Vcenter UsernamePassword
Vcenter UsernamePassword
The Vcenter UsernamePassword specifies the credentials when username-password based authentication is to be used for a service end-point.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"user_name": "string",
"password": "string"
}
string
user_name
Required
The username for username-password based authentication.
This property was added in vSphere API 9.0.0.0.
string As password
As password
password
Required
The password for username-password based authentication.
This property was added in vSphere API 9.0.0.0.